home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / AmigaOS / Werbespiele / ADF-Blitzer / adfblitzer.readme < prev    next >
Text File  |  2002-08-17  |  4KB  |  153 lines

  1. Short:    Program to handle ADF-files! With Source!  
  2. Uploader: the_shark@gmx.de (Andreas Etzrodt)
  3. Author:   the_shark@gmx.de (Andreas Etzrodt)
  4. Type:     disc/misc
  5. Version:  V2.20
  6.  
  7. Description:
  8.       
  9.         Nice little utility which has a pretty nice interface,
  10.         and is very simple to use!      
  11.         Ever thought of packing/unpacking adf-files this is
  12.         the tool for you!
  13.  
  14. Requirements:
  15.  
  16.   - OS 2+ 
  17.   - Some fastmem (1 MB WILL NOT be enough!)
  18.   - Ruby Fonts! I guess everyone with 2.0+ has these fonts?!?
  19.                 
  20. Features:
  21.  
  22.   - It's CardWare.
  23.   - Programmed in 100% Blitz Basic language
  24.  
  25.  
  26. ADFBLITZER v1.2  By Magnus Lundin!   13-Feb-1998
  27. ADFBlitzer V2.0+ By Andreas Etzrodt! since 25-Sep-2000
  28.  
  29. How to install ADFBLITZER
  30.  
  31.         Just put the icon where you want on the hd and 
  32.         double-click on the icon.
  33.  
  34. How to use it!
  35.  
  36.         When you start it you have three buttons to choose from:
  37.  
  38.         Write:  Lets you write an adf-file from your harddisk to your 
  39.                 diskdrive (DF0: to DF3:!)       
  40.  
  41.         Read:   Lets you create an adf-file from dfx: (DF0: to DF3:) 
  42.                 to your Harddisk!
  43.  
  44.         Quit:   HMMM!??!??!? Wonder what that could be?
  45.  
  46. Have a look at the menu! You can see there the same "buttons".
  47. You can also use your keyboard to control the program. Just press
  48. Right-Amiga-W to write an ADF, Right-Amiga-R to read an ADF,
  49. Right-Amiga-? to show the About-Requester and Richt-Amiga-Q
  50. to quit the program.
  51.  
  52. If you want to change the diskdrive which ADFBlitzer writes
  53. to and reads from you just have to select the proper Menu-Item
  54. in the "Drive"-Menu.
  55.  
  56. ADFBlitzer has been coded by Magnus Lundin (elp@algonet.se) up
  57. to V1.2. As he didn't do a new version I asked him to give the
  58. source away. He sent it (based on V1.1) to me and gave me the
  59. permission to publish the new version.
  60.  
  61. ADFBlitzer V2.0 and up are coded by Andreas Etzrodt, based on
  62. the code by Magnus Lundin.
  63.  
  64.  ADFBLITZER is provided "AS IS" without warranty
  65.  of any kind, and the authoris not responsible for
  66.  any damage this software may do.
  67.  
  68. ADFBlitzer is Cardware. If you like it I request a picture
  69. postcard from your hometown! I really love getting postcards.
  70. So please be honest.
  71.  
  72. The source code is released as Cardware, too! If you use parts
  73. of it you have to send a postcard to my address. Please don't
  74. spread altered versions of ADF-Blitzer without my permission.
  75.  
  76.  
  77. History
  78. -------
  79.  
  80. changes by Andreas Etzrodt:
  81.  
  82. V2.20 (28-May-2001):
  83.  
  84. - Now it's possible to select the drive via keyboard
  85.  
  86. - slightly changed an error message
  87.  
  88. - added a new error message (if disk is write protected)
  89.  
  90. - inhibit the drive to prevent other tasks accessing it
  91.  
  92. - changed "by Lundin/Etzrodt" to "Etzrodt/Lundin" :-)
  93.  
  94.  
  95. V2.10 (08-Dec-2000):
  96.  
  97. - now you can also use DF1-DF3!
  98.  
  99. - removed a little bug (CPU-consumption)
  100.  
  101.  
  102. V2.00 (25-Sep-2000):
  103.  
  104. - some code-optimizations (removed "Gotos",
  105.   changed the code for the button-check,
  106.   removed some unnecessary variables)
  107.  
  108. - removed the background-pic (caused some
  109.   trouble with palette)
  110.  
  111. - improved (?) the GUI a little bit
  112.  
  113. - added a menu
  114.  
  115. - added an About-Requester (Menu)
  116.  
  117. - added a close-gadget at the window-border
  118.  
  119. - added keyboard-support
  120.  
  121.  
  122.  
  123. Future
  124. ------
  125.  
  126. Any suggestions?
  127.  
  128. What I can't do at the moment: add support for non-disk-drives
  129. (RAD:, other "Harddrive-Floppy-Emulators"). And: add a progress
  130. indicator. 
  131.  
  132. At least the progress indicator is very important for me. So
  133. I will do my best to find a way to support it.
  134.  
  135. If you know how to code in Blitz Basic: please help me!
  136. Look at the Source-code and tell me if it's possible to
  137. implement a progress indicator.
  138.  
  139.  
  140. How to reach me:
  141.  
  142. Snailmail:
  143.  
  144. Andreas Etzrodt
  145. Hauptstr. 15
  146. 49835 Wietmarschen
  147. Germany
  148.  
  149. E-Mail: homecinema@sharksoft.de
  150. WWW:    http://www.sharksoft.de
  151. ICQ:    17563638
  152.  
  153.